alter table "AppointmentLog" add column "PayTypeId" int references "PayType"("PayTypeId");